[INFO] fetching crate vpnkitrc 0.1.5...
[INFO] testing vpnkitrc-0.1.5 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate vpnkitrc 0.1.5 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate vpnkitrc 0.1.5
[INFO] finished tweaking crates.io crate vpnkitrc 0.1.5
[INFO] tweaked toml for crates.io crate vpnkitrc 0.1.5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vpnkitrc 0.1.5 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vpnkitrc 0.1.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c6a200f58eded05d05f1c9327b5fd900813d8321363bf63a77f3bdab4cf59e63
[INFO] running `Command { std: "docker" "start" "-a" "c6a200f58eded05d05f1c9327b5fd900813d8321363bf63a77f3bdab4cf59e63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6a200f58eded05d05f1c9327b5fd900813d8321363bf63a77f3bdab4cf59e63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6a200f58eded05d05f1c9327b5fd900813d8321363bf63a77f3bdab4cf59e63", kill_on_drop: false }`
[INFO] [stdout] c6a200f58eded05d05f1c9327b5fd900813d8321363bf63a77f3bdab4cf59e63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d61bbebbb33b74adc13b1d38cc40e43d3610ddea780686eff55b68bda10ec73
[INFO] running `Command { std: "docker" "start" "-a" "0d61bbebbb33b74adc13b1d38cc40e43d3610ddea780686eff55b68bda10ec73", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling ntex-rt v0.4.24
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling oneshot v0.1.11
[INFO] [stderr]    Compiling ntex-service v3.4.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling tokio v1.44.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ntex-macros v0.1.3
[INFO] [stderr]    Compiling ntex-util v2.9.0
[INFO] [stderr]    Compiling ntex-bytes v0.1.27
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ntex-codec v0.6.2
[INFO] [stderr]    Compiling ntex-http v0.1.13
[INFO] [stderr]    Compiling ntex-router v0.5.3
[INFO] [stderr]    Compiling ntex-io v2.10.0
[INFO] [stderr]    Compiling ntex-tokio v0.5.3
[INFO] [stderr]    Compiling ntex-net v2.4.0
[INFO] [stderr]    Compiling ntex-server v2.7.1
[INFO] [stderr]    Compiling ntex-h2 v1.8.5
[INFO] [stderr]    Compiling ntex-tls v2.4.0
[INFO] [stderr]    Compiling ntex v2.11.0
[INFO] [stderr]    Compiling vpnkitrc v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.31s
[INFO] running `Command { std: "docker" "inspect" "0d61bbebbb33b74adc13b1d38cc40e43d3610ddea780686eff55b68bda10ec73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d61bbebbb33b74adc13b1d38cc40e43d3610ddea780686eff55b68bda10ec73", kill_on_drop: false }`
[INFO] [stdout] 0d61bbebbb33b74adc13b1d38cc40e43d3610ddea780686eff55b68bda10ec73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7cff8f3710cb44cab2af2aa61d9f8270cd9d3ca5b613214a51ec00f55bf74ec
[INFO] running `Command { std: "docker" "start" "-a" "c7cff8f3710cb44cab2af2aa61d9f8270cd9d3ca5b613214a51ec00f55bf74ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling vpnkitrc v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.69s
[INFO] running `Command { std: "docker" "inspect" "c7cff8f3710cb44cab2af2aa61d9f8270cd9d3ca5b613214a51ec00f55bf74ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7cff8f3710cb44cab2af2aa61d9f8270cd9d3ca5b613214a51ec00f55bf74ec", kill_on_drop: false }`
[INFO] [stdout] c7cff8f3710cb44cab2af2aa61d9f8270cd9d3ca5b613214a51ec00f55bf74ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2d4e50aae35df47b7b37d4f5a63a6afdcc5f1e42000b56f232d2b92e6ac6b985
[INFO] running `Command { std: "docker" "start" "-a" "2d4e50aae35df47b7b37d4f5a63a6afdcc5f1e42000b56f232d2b92e6ac6b985", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vpnkitrc-1f15ceefee969aed)
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::test_dump_state ... FAILED
[INFO] [stdout] test tests::test_basic ... FAILED
[INFO] [stdout] test tests::test_list ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_dump_state stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_dump_state' (18) panicked at src/lib.rs:179:8:
[INFO] [stdout] VPNKIT_SOCKET environment variable not set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6071b5ee5a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6071b5ee5a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6071b5ee5a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6071b5ee5a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6071b749ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6071b749ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5a6071b63dd2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a6071b63dd2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a6071b3d02f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6071b3d02f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6071b56c89 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a607177e12c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5a607177e12c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a6071b56f02 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5a6071b56f02 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6071b3d0e8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a6071b349a9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6071b3dfbd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6071b751ac - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6071b74f22 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a607175be3e - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a60717565a6 - vpnkitrc[25559a71737306aa]::tests::get_socket_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:179:8
[INFO] [stdout]   22:     0x5a60717564ed - vpnkitrc[25559a71737306aa]::tests::gen_client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:187:23
[INFO] [stdout]   23:     0x5a60717559de - vpnkitrc[25559a71737306aa]::tests::test_dump_state::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:208:18
[INFO] [stdout]   24:     0x5a6071766412 - <ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on::<vpnkitrc[25559a71737306aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/builder.rs:168:17
[INFO] [stdout]   25:     0x5a60717708b0 - <ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on::<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/system.rs:136:29
[INFO] [stdout]   26:     0x5a60717573ed - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a60717716ef - <tokio[11bc1a59be06cf42]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/local.rs:1041:44
[INFO] [stdout]   28:     0x5a607176f7a0 - <tokio[11bc1a59be06cf42]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[11bc1a59be06cf42]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/local.rs:793:13
[INFO] [stdout]   29:     0x5a6071739be5 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[11bc1a59be06cf42]::task::local::LocalData>>::try_with::<<tokio[11bc1a59be06cf42]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[11bc1a59be06cf42]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   30:     0x5a607173997e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[11bc1a59be06cf42]::task::local::LocalData>>::with::<<tokio[11bc1a59be06cf42]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[11bc1a59be06cf42]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   31:     0x5a607176d986 - <tokio[11bc1a59be06cf42]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[11bc1a59be06cf42]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/local.rs:791:17
[INFO] [stdout]   32:     0x5a60717720b6 - <tokio[11bc1a59be06cf42]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/local.rs:1031:22
[INFO] [stdout]   33:     0x5a607176fbd5 - <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/local.rs:689:19
[INFO] [stdout]   34:     0x5a607175756d - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x5a60717398cd - <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   36:     0x5a607173956b - tokio[11bc1a59be06cf42]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   37:     0x5a607173956b - tokio[11bc1a59be06cf42]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   38:     0x5a607173956b - <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   39:     0x5a607172f220 - <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   40:     0x5a607173770d - <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   41:     0x5a6071734a34 - <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   42:     0x5a607175155b - <tokio[11bc1a59be06cf42]::runtime::context::scoped::Scoped<tokio[11bc1a59be06cf42]::runtime::scheduler::Context>>::set::<<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   43:     0x5a60717711f9 - tokio[11bc1a59be06cf42]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/context.rs:180:38
[INFO] [stdout]   44:     0x5a607173ab32 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[11bc1a59be06cf42]::runtime::context::Context>>::try_with::<tokio[11bc1a59be06cf42]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   45:     0x5a6071739e9e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[11bc1a59be06cf42]::runtime::context::Context>>::with::<tokio[11bc1a59be06cf42]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   46:     0x5a607176ebfd - tokio[11bc1a59be06cf42]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/context.rs:180:17
[INFO] [stdout]   47:     0x5a6071732480 - <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   48:     0x5a6071732d17 - <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   49:     0x5a6071733d46 - <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   50:     0x5a6071749f95 - tokio[11bc1a59be06cf42]::runtime::context::runtime::enter_runtime::<<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   51:     0x5a607172e301 - <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   52:     0x5a607176c55b - <tokio[11bc1a59be06cf42]::runtime::runtime::Runtime>::block_on_inner::<<tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   53:     0x5a607176cb1a - <tokio[11bc1a59be06cf42]::runtime::runtime::Runtime>::block_on::<<tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   54:     0x5a607176da61 - <tokio[11bc1a59be06cf42]::task::local::LocalSet>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/local.rs:646:12
[INFO] [stdout]   55:     0x5a6071752b2d - ntex_rt[483647fc1407e0b8]::tokio::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/lib.rs:72:43
[INFO] [stdout]   56:     0x5a607176e3fa - <ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on::<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_dump_state::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/system.rs:135:13
[INFO] [stdout]   57:     0x5a6071764fde - <ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on::<vpnkitrc[25559a71737306aa]::tests::test_dump_state::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/builder.rs:165:25
[INFO] [stdout]   58:     0x5a6071756624 - vpnkitrc[25559a71737306aa]::tests::test_dump_state
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:206:3
[INFO] [stdout]   59:     0x5a6071754897 - vpnkitrc[25559a71737306aa]::tests::test_dump_state::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:206:16
[INFO] [stdout]   60:     0x5a60717488a6 - <vpnkitrc[25559a71737306aa]::tests::test_dump_state::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5a607177220b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a607177220b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   63:     0x5a607177ebfb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   64:     0x5a607177ebfb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   65:     0x5a607177ebfb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   66:     0x5a607177ebfb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   67:     0x5a607177ebfb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x5a607177ebfb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   69:     0x5a607177ebfb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   70:     0x5a607177a314 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   71:     0x5a607177a314 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   72:     0x5a6071781802 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   73:     0x5a6071781802 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   74:     0x5a6071781802 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75:     0x5a6071781802 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   76:     0x5a6071781802 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x5a6071781802 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   78:     0x5a6071781802 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x5a6071b5e72f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   80:     0x5a6071b5e72f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   81:     0x780c88ba2aa4 - <unknown>
[INFO] [stdout]   82:     0x780c88c2fa64 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_basic stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_basic' (17) panicked at src/lib.rs:179:8:
[INFO] [stdout] VPNKIT_SOCKET environment variable not set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6071b5ee5a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6071b5ee5a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6071b5ee5a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6071b5ee5a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6071b749ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6071b749ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5a6071b63dd2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a6071b63dd2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a6071b3d02f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6071b3d02f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6071b56c89 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a607177e12c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5a607177e12c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a6071b56f02 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5a6071b56f02 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6071b3d0e8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a6071b349a9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6071b3dfbd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6071b751ac - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6071b74f22 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a607175be3e - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a60717565a6 - vpnkitrc[25559a71737306aa]::tests::get_socket_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:179:8
[INFO] [stdout]   22:     0x5a60717564ed - vpnkitrc[25559a71737306aa]::tests::gen_client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:187:23
[INFO] [stdout]   23:     0x5a607175493d - vpnkitrc[25559a71737306aa]::tests::test_basic::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:219:18
[INFO] [stdout]   24:     0x5a60717660f2 - <ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on::<vpnkitrc[25559a71737306aa]::tests::test_basic::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/builder.rs:168:17
[INFO] [stdout]   25:     0x5a6071770270 - <ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on::<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/system.rs:136:29
[INFO] [stdout]   26:     0x5a60717573ad - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a60717715af - <tokio[11bc1a59be06cf42]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/local.rs:1041:44
[INFO] [stdout]   28:     0x5a607176f6b0 - <tokio[11bc1a59be06cf42]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[11bc1a59be06cf42]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/local.rs:793:13
[INFO] [stdout]   29:     0x5a6071739ae5 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[11bc1a59be06cf42]::task::local::LocalData>>::try_with::<<tokio[11bc1a59be06cf42]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[11bc1a59be06cf42]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   30:     0x5a607173992e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[11bc1a59be06cf42]::task::local::LocalData>>::with::<<tokio[11bc1a59be06cf42]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[11bc1a59be06cf42]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   31:     0x5a607176d946 - <tokio[11bc1a59be06cf42]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[11bc1a59be06cf42]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/local.rs:791:17
[INFO] [stdout]   32:     0x5a6071772066 - <tokio[11bc1a59be06cf42]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/local.rs:1031:22
[INFO] [stdout]   33:     0x5a607176fa25 - <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/local.rs:689:19
[INFO] [stdout]   34:     0x5a607175752d - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x5a607173988d - <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   36:     0x5a60717393cb - tokio[11bc1a59be06cf42]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   37:     0x5a60717393cb - tokio[11bc1a59be06cf42]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   38:     0x5a60717393cb - <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   39:     0x5a607172ef00 - <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   40:     0x5a6071736c7d - <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   41:     0x5a6071734a14 - <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   42:     0x5a607175140b - <tokio[11bc1a59be06cf42]::runtime::context::scoped::Scoped<tokio[11bc1a59be06cf42]::runtime::scheduler::Context>>::set::<<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   43:     0x5a60717711b9 - tokio[11bc1a59be06cf42]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/context.rs:180:38
[INFO] [stdout]   44:     0x5a607173a9f2 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[11bc1a59be06cf42]::runtime::context::Context>>::try_with::<tokio[11bc1a59be06cf42]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   45:     0x5a6071739e3e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[11bc1a59be06cf42]::runtime::context::Context>>::with::<tokio[11bc1a59be06cf42]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   46:     0x5a607176ebbd - tokio[11bc1a59be06cf42]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/context.rs:180:17
[INFO] [stdout]   47:     0x5a6071732060 - <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   48:     0x5a6071732c97 - <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   49:     0x5a60717339f6 - <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   50:     0x5a6071749e35 - tokio[11bc1a59be06cf42]::runtime::context::runtime::enter_runtime::<<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   51:     0x5a607172e231 - <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   52:     0x5a607176c43b - <tokio[11bc1a59be06cf42]::runtime::runtime::Runtime>::block_on_inner::<<tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   53:     0x5a607176c89a - <tokio[11bc1a59be06cf42]::runtime::runtime::Runtime>::block_on::<<tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   54:     0x5a607176da11 - <tokio[11bc1a59be06cf42]::task::local::LocalSet>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/local.rs:646:12
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   55:     0x5a60717524cd - ntex_rt[483647fc1407e0b8]::tokio::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/lib.rs:72:43
[INFO] [stdout]   56:     0x5a607176dee9 - <ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on::<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_basic::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/system.rs:135:13
[INFO] [stdout]   57:     0x5a6071764d3e - <ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on::<vpnkitrc[25559a71737306aa]::tests::test_basic::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/builder.rs:165:25
[INFO] [stdout]   58:     0x5a60717565e4 - vpnkitrc[25559a71737306aa]::tests::test_basic
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:217:3
[INFO] [stdout]   59:     0x5a6071754867 - vpnkitrc[25559a71737306aa]::tests::test_basic::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:217:16
[INFO] [stdout]   60:     0x5a6071748866 - <vpnkitrc[25559a71737306aa]::tests::test_basic::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5a607177220b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a607177220b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   63:     0x5a607177ebfb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   64:     0x5a607177ebfb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   65:     0x5a607177ebfb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   66:     0x5a607177ebfb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   67:     0x5a607177ebfb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x5a607177ebfb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   69:     0x5a607177ebfb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   70:     0x5a607177a314 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   71:     0x5a607177a314 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   72:     0x5a6071781802 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   73:     0x5a6071781802 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   74:     0x5a6071781802 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75:     0x5a6071781802 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   76:     0x5a6071781802 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x5a6071781802 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   78:     0x5a6071781802 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x5a6071b5e72f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   80:     0x5a6071b5e72f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   81:     0x780c88ba2aa4 - <unknown>
[INFO] [stdout]   82:     0x780c88c2fa64 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_list stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_list' (19) panicked at src/lib.rs:179:8:
[INFO] [stdout] VPNKIT_SOCKET environment variable not set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6071b5ee5a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6071b5ee5a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6071b5ee5a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a6071b5ee5a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a6071b749ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a6071b749ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5a6071b63dd2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a6071b63dd2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a6071b3d02f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a6071b3d02f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a6071b56c89 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a607177e12c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5a607177e12c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a6071b56f02 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5a6071b56f02 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a6071b3d0e8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a6071b349a9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a6071b3dfbd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a6071b751ac - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6071b74f22 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a607175be3e - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a60717565a6 - vpnkitrc[25559a71737306aa]::tests::get_socket_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:179:8
[INFO] [stdout]   22:     0x5a60717564ed - vpnkitrc[25559a71737306aa]::tests::gen_client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:187:23
[INFO] [stdout]   23:     0x5a6071755c8e - vpnkitrc[25559a71737306aa]::tests::test_list::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:197:18
[INFO] [stdout]   24:     0x5a6071766732 - <ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on::<vpnkitrc[25559a71737306aa]::tests::test_list::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/builder.rs:168:17
[INFO] [stdout]   25:     0x5a6071770ef0 - <ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on::<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/system.rs:136:29
[INFO] [stdout]   26:     0x5a607175742d - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a607177182f - <tokio[11bc1a59be06cf42]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/local.rs:1041:44
[INFO] [stdout]   28:     0x5a607176f890 - <tokio[11bc1a59be06cf42]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[11bc1a59be06cf42]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/local.rs:793:13
[INFO] [stdout]   29:     0x5a6071739ce5 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[11bc1a59be06cf42]::task::local::LocalData>>::try_with::<<tokio[11bc1a59be06cf42]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[11bc1a59be06cf42]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   30:     0x5a60717399ce - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[11bc1a59be06cf42]::task::local::LocalData>>::with::<<tokio[11bc1a59be06cf42]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[11bc1a59be06cf42]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   31:     0x5a607176d9c6 - <tokio[11bc1a59be06cf42]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[11bc1a59be06cf42]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/local.rs:791:17
[INFO] [stdout]   32:     0x5a6071772106 - <tokio[11bc1a59be06cf42]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/local.rs:1031:22
[INFO] [stdout]   33:     0x5a607176fd85 - <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/local.rs:689:19
[INFO] [stdout]   34:     0x5a60717575ad - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x5a607173990d - <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   36:     0x5a607173970b - tokio[11bc1a59be06cf42]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   37:     0x5a607173970b - tokio[11bc1a59be06cf42]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   38:     0x5a607173970b - <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   39:     0x5a607172f540 - <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   40:     0x5a607173819d - <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   41:     0x5a6071734a54 - <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   42:     0x5a60717516ab - <tokio[11bc1a59be06cf42]::runtime::context::scoped::Scoped<tokio[11bc1a59be06cf42]::runtime::scheduler::Context>>::set::<<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   43:     0x5a6071771239 - tokio[11bc1a59be06cf42]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/context.rs:180:38
[INFO] [stdout]   44:     0x5a607173ac72 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[11bc1a59be06cf42]::runtime::context::Context>>::try_with::<tokio[11bc1a59be06cf42]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   45:     0x5a6071739efe - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[11bc1a59be06cf42]::runtime::context::Context>>::with::<tokio[11bc1a59be06cf42]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   46:     0x5a607176ec3d - tokio[11bc1a59be06cf42]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/context.rs:180:17
[INFO] [stdout]   47:     0x5a60717328a0 - <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   48:     0x5a6071732d97 - <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   49:     0x5a6071734096 - <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   50:     0x5a607174a0f5 - tokio[11bc1a59be06cf42]::runtime::context::runtime::enter_runtime::<<tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   51:     0x5a607172e3d1 - <tokio[11bc1a59be06cf42]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   52:     0x5a607176c67b - <tokio[11bc1a59be06cf42]::runtime::runtime::Runtime>::block_on_inner::<<tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   53:     0x5a607176cd9a - <tokio[11bc1a59be06cf42]::runtime::runtime::Runtime>::block_on::<<tokio[11bc1a59be06cf42]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   54:     0x5a607176dab1 - <tokio[11bc1a59be06cf42]::task::local::LocalSet>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/local.rs:646:12
[INFO] [stdout]   55:     0x5a607175318d - ntex_rt[483647fc1407e0b8]::tokio::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/lib.rs:72:43
[INFO] [stdout]   56:     0x5a607176e90a - <ntex_rt[483647fc1407e0b8]::system::SystemConfig>::block_on::<<ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on<vpnkitrc[25559a71737306aa]::tests::test_list::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/system.rs:135:13
[INFO] [stdout]   57:     0x5a607176527e - <ntex_rt[483647fc1407e0b8]::builder::SystemRunner>::block_on::<vpnkitrc[25559a71737306aa]::tests::test_list::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/builder.rs:165:25
[INFO] [stdout]   58:     0x5a6071756664 - vpnkitrc[25559a71737306aa]::tests::test_list
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:195:3
[INFO] [stdout]   59:     0x5a60717548c7 - vpnkitrc[25559a71737306aa]::tests::test_list::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:195:16
[INFO] [stdout]   60:     0x5a60717488e6 - <vpnkitrc[25559a71737306aa]::tests::test_list::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5a607177220b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a607177220b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   63:     0x5a607177ebfb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   64:     0x5a607177ebfb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   65:     0x5a607177ebfb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   66:     0x5a607177ebfb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   67:     0x5a607177ebfb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x5a607177ebfb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   69:     0x5a607177ebfb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   70:     0x5a607177a314 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   71:     0x5a607177a314 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   72:     0x5a6071781802 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   73:     0x5a6071781802 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   74:     0x5a6071781802 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75:     0x5a6071781802 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   76:     0x5a6071781802 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x5a6071781802 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   78:     0x5a6071781802 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x5a6071b5e72f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   80:     0x5a6071b5e72f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   81:     0x780c88ba2aa4 - <unknown>
[INFO] [stdout]   82:     0x780c88c2fa64 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_basic
[INFO] [stdout]     tests::test_dump_state
[INFO] [stdout]     tests::test_list
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2d4e50aae35df47b7b37d4f5a63a6afdcc5f1e42000b56f232d2b92e6ac6b985", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d4e50aae35df47b7b37d4f5a63a6afdcc5f1e42000b56f232d2b92e6ac6b985", kill_on_drop: false }`
[INFO] [stdout] 2d4e50aae35df47b7b37d4f5a63a6afdcc5f1e42000b56f232d2b92e6ac6b985
